home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 325_02 / zlink.bat < prev    next >
Encoding:
DOS Batch File  |  1990-03-26  |  179 b   |  9 lines

  1. rem lib environ can be set from autoexec.bat, I do it here because on my PC
  2. rem name 'lib' is used by two compilers
  3.  
  4. set lib=d:\zortech\lib;c:\zc\dp
  5.  
  6. blink %1,,, zvidh
  7.  
  8. 
  9.